/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;600&display=swap');
.hybrid-style {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: .001dpcm) {
  img {
    image-rendering: -webkit-optimize-contrast;
  }
}
.g-poster_el.poster_bg-2023 {
  background: #000 url("/-/media/Project/Daikin/ac_daikin_co_jp/ceramheat/feature/images/202409/bnr_1_bg jpg") no-repeat;
  background-position: 50%;
}

.g-poster_el.poster_bg-2024 {
  background: #000 url("/-/media/Project/Daikin/ac_daikin_co_jp/ceramheat/images/202409/bnr_1_bg jpg") no-repeat;
  background-position: 50%;
}
.g-ttl-2 small {
  font-size: 70%;
}
.g-section-lg {
  padding-top: 40px;
}
.concept {
  color: #FFF;
  background-color: #000;
  margin-bottom: 20px;
}
.concept .bg01 {
  background: url("/-/media/Project/Daikin/ac_daikin_co_jp/ceramheat/images/img_bg_01 jpg") top center no-repeat;
  background-size: 100% auto;
  padding: 80px;
  padding-bottom: 0;
}
.concept .bg02 {
  background: url("/-/media/Project/Daikin/ac_daikin_co_jp/ceramheat/images/202209/img_bg_01-2 jpg") top center no-repeat;
  background-size: 100% auto;
  padding: 80px;
}
.concept p.g-p {
  line-height: 2em;
}
@media only screen and (max-width: 480px) {
  .g-section-lg {
    padding-top: 35px;
  }
  .concept .bg01 {
    padding: 20px;
    padding-bottom: 0;
  }
  .concept .bg02 {
    padding: 20px;
  }
  img.mw250 {
    max-width: 250px;
  }
}

.w55 h2.g-ttl-2 {
  font-size: 24px;
}
.g-ttl-3.kakomi span {
  font-size: 132%;
  border: #FFF 1px solid;
  padding: 0px 4px;
  margin-left: 5px;
  vertical-align: middle;
}
.g-bg.tab-box {
  background-color: #F3F3F3;
  padding: 50px 0;
}
.tab-group {
  width: 960px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
li.tab {
  width: calc((100% - 20px) / 2);
  list-style: none;
	position: relative;
}

.panel {
  display: none;
}
.tab.is-active {
	padding-bottom: 15px;

}

.tab.is-active:after {
	position: absolute;
	content: '';
	background: #333;
	bottom: 0;
  left: calc((100% - 150px) / 2);
	width: 150px;
	height: 3px;
}
.tab img {
  opacity: 1;
}
.tab a:hover img {
  opacity: 0.5;
}
.tab a:hover:after {
	position: absolute;
	content: '';
	background: #333;
	bottom: 0;
  left: calc((100% - 150px) / 2);
	width: 150px;
	height: 3px;
}
.tab.is-active img {
  opacity: 0.5;
}
.panel.is-show {
  display: block;
}
@media only screen and (max-width: 480px) {
  .g-bg.tab-box {
    padding: 15px;
  }
  .tab-group {
    width: 100%;
    display: block;
    justify-content: center;
  }
  li.tab {
    width: 100%;
  }
.tab.is-active {
	padding-bottom: 0;

}
	.tab.is-active:after {

	background: #FFF;
	bottom: 0;
	height: 0;
}

.tab a:hover:after {
	background: #FFF;
	bottom: 0;
	height: 0;
}
}
.g-bg.hybrid {
  background-color: #000;
  padding: 20px 0 0 0;
  color: #FFF;
  margin-bottom: 90px;
}
.g-bg.hybrid .intro {
  position: relative;
  padding: 60px 0 70px 60px;
  background-image: url("/-/media/Project/Daikin/ac_daikin_co_jp/ceramheat/images/202409/hybrid_img03 png");
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: right bottom;
}
.g-bg.hybrid .intro h2 {
  font-size: 32px;
  margin-bottom: 20px;
}
.g-bg.hybrid .intro p {
  font-size: 17px;
  line-height: 2em;
  margin-bottom: 50px;
}
.g-bg.hybrid .intro p.tadashi {
  font-size: 12px;
  text-align: right;
  position: absolute;
  margin: 0;
  right: 30px;
  bottom: 8px;
}
.g-bg.hybrid .intro img.logo {
  width: 370px;
}
@media only screen and (max-width: 480px) {
  .g-bg.hybrid {
    padding: 20px 0 0 0;
	  margin-bottom: 35px;
  }
  .g-bg.hybrid .intro {
    padding: 20px;
  }
  .g-bg.hybrid .intro h2 {
    font-size: 22px;
    margin-top: 0px;
  }
  .g-bg.hybrid .intro p {
    font-size: 12px;
    margin-bottom: 30px;
  }
  .g-bg.hybrid .intro p.tadashi {
    font-size: 10px;
    right: 8px;
    bottom: 8px;
  }
  .g-bg.hybrid .intro img.logo {
    width: 160px;
    margin-bottom: 30px;
  }
}

.hybrid h2 {
  font-size: 42px;
  line-height: 1.5em;
  margin-bottom: 30px;
  letter-spacing: 0.08em;
  font-weight: 300;
}
h3.hybrid-h3 {
  font-size: 32px;
  margin-bottom: 50px;
  letter-spacing: 0.08em;
}
h4.hybrid-h4 {
  font-size: 26px;
  margin-bottom: 10px;
  letter-spacing: 0.08em;
  line-height: 1em;
}
h4.hybrid-h4 small {
  font-size: 17px;
}
h4.hybrid-h4 sup {
  font-size: 12px;
}
.hybrid p {
  font-size: 20px;
  line-height: 2em;
  margin-bottom: 30px;
  letter-spacing: 0.08em;
}

	  .sp-wide p.caution{
		  margin-bottom: 50px;
	}
@media only screen and (max-width: 480px) {
  .hybrid h2 {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .hybrid p {
    font-size: 12px;
    margin-bottom: 10px;
  }
  .hybrid p.year {
    font-size: 16px;
  }
  h3.hybrid-h3 {
    font-size: 5vw;
    margin-bottom: 20px;
    text-align: center;
    letter-spacing: 0;
  }
  .sp-wide {
    margin: 0 -15px;
  }
	  .sp-wide p.caution{
    margin-left: 15px;
    margin-right: 15px;
		  margin-bottom: 30px;
	}
  .g-layout-c .g-layout_el.sp-slim {
    padding-left: 15px;
    padding-right: 15px;
  }
  .g-layout-c .g-layout_el.sp-slim p {
    margin-left: 0px;
    margin-right: 0px;
  }
  .bottom110 {
    margin-bottom: 50px;
  }
}
.sec01 {
  display: flex;
  color: #FFF;
  margin-bottom: 10px;
}
.sec01 .box {
  padding: 30px;
  width: 480px;
  height: 892px;
}
.sec01 .box h3 {
  font-size: 40px;
}
.sec01 .box h4 {
  font-size: 21px;
}
.sec01 .box h5 {
  font-size: 18px;
}
.sec01 .box p {
  font-size: 15px;
}
.sec01 .box.left_area {
  background-image: url("/-/media/Project/Daikin/ac_daikin_co_jp/ceramheat/images/202409/sec01_l_bk jpg");
}
.sec01 .box.right_area {
  background-image: url("/-/media/Project/Daikin/ac_daikin_co_jp/ceramheat/images/202409/sec01_r_bk jpg");
}
.sec01 .box.right_area, .sec01 .box.left_area {
  background-size: 100%;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 480px) {
  .sec01 {
    display: block;
  }
  .sec01 .box {
    width: 100%;
    height: auto;
  }
  .sec01 .box.right_area, .sec01 .box.left_area {
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 0;
    padding-bottom: 185%; /* この値を調整して背景画像の比率に合わせる */
    position: relative;
  }
	.sec01 .box h3 {
  font-size: 32px;
}
	.sec01 .box h4 {
  font-size: 16px;
}
}
.sec02 {
  display: flex;
  color: #FFF;
  margin-bottom: 20px;
}
.sec02 .box {
  height: 439px;
}
.sec02 .box h3 {
  font-size: 40px;
}
.sec02 .box h4 {
  font-size: 21px;
	margin-bottom: 5px;
}

.sec02 .box p {
  font-size: 15px;
}
.sec02 .box.left_area {
  background-image: url("/-/media/Project/Daikin/ac_daikin_co_jp/ceramheat/images/202409/sec02_l_bk jpg");
  padding: 5px 20px 20px 20px;
  width: 505px;
}
.sec02 .box.right_area {
  background-image: url("/-/media/Project/Daikin/ac_daikin_co_jp/ceramheat/images/202409/sec02_r_bk jpg");
  padding: 20px;
  width: 455px;
}
.sec02 .box.right_area, .sec02 .box.left_area {
  background-size: 100%;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 480px) {
  .sec02 {
    display: block;
  }
  .sec02 .box {
    width: 100%;
    height: auto;
  }
  .sec02 .box.right_area, .sec02 .box.left_area {
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 0;
    position: relative;
  }
  .sec02 .box.left_area {
  background-image: url("/-/media/Project/Daikin/ac_daikin_co_jp/ceramheat/images/202409/sec02_l_bksp jpg");
    padding-bottom: 100%; /* この値を調整して背景画像の比率に合わせる */
  }
  .sec02 .box.right_area {
  background-image: url("/-/media/Project/Daikin/ac_daikin_co_jp/ceramheat/images/202409/sec02_r_bksp jpg");
    padding-bottom: 100%; /* この値を調整して背景画像の比率に合わせる */
  }
	.sec02 .box h3 {
  font-size: 35px;
}
.sec02 .box h4 {
  font-size: 16px;
}
	.sec02 .box p {
  font-size: 14px;
}
}